Delphi Developer's Guide to XML
Chapter 10 - Open XML's Document Object Model

Previous   Next   Listings

Open XML is an open source project to develop XML software for Delphi. Its DOM is written in native Pascal. This project requires the XDOM 2.4 package from Open XML.

OXMLView.dpr   An XML document viewer built around the Open XML DOM package
OXMLView1.pas
OXMLView1.dfm
   The main viewer form

Zipped Files

Delphi Developer's Guide to XML © 2003, Keith Wood Previous   Next   Listings